Leadtools.WinForms Namespace > RasterViewerPointsEventArgs Class > RasterViewerPointsEventArgs Constructor : RasterViewerPointsEventArgs Constructor(RasterViewerInteractiveStatus,RasterCollection<Point>) |
public RasterViewerPointsEventArgs( RasterViewerInteractiveStatus status, RasterCollection<Point> points )
'Declaration Public Function New( _ ByVal status As RasterViewerInteractiveStatus, _ ByVal points As RasterCollection(Of Point) _ )
'Usage Dim status As RasterViewerInteractiveStatus Dim points As RasterCollection(Of Point) Dim instance As New RasterViewerPointsEventArgs(status, points)
public RasterViewerPointsEventArgs( RasterViewerInteractiveStatus status, RasterCollection<Point> points )
public: RasterViewerPointsEventArgs( RasterViewerInteractiveStatus status, RasterCollection<Point>^ points )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2